projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
286bcbc
)
(load-with-code-conversion): Pass t to eval-buffer for DO-ALLOW-PRINT.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Aug 1999 03:18:48 +0000
(
03:18
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Aug 1999 03:18:48 +0000
(
03:18
+0000)
lisp/international/mule.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule.el
b/lisp/international/mule.el
index 512d2addcf63effeafcb8acedf5b39f6ff2a7491..01ac2a776ecabe5b2f811c13af4dce381660753c 100644
(file)
--- a/
lisp/international/mule.el
+++ b/
lisp/international/mule.el
@@
-85,6
+85,7
@@
Return t if file exists."
;; convert multibyte strings to unibyte
;; after reading them.
;; (not default-enable-multibyte-characters)
+ nil t
))
(let (kill-buffer-hook kill-buffer-query-functions)
(kill-buffer buffer)))